home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / comm / nt16410.zip / UNIX.TX_ / UNIX.TX
Text File  |  1997-02-06  |  96b  |  5 lines

  1. expect 60 "login:"
  2. output "<user_name>^M"
  3. expect 60 "Password:"
  4. output "<user_password>^M"
  5.